-
Re: Opentype Registered Features
Whether a feature is on or off by default is not something that a font dictates. This is up to the font interpreter and text rendering system. The OpenType spec makes recommendations to app develope…3 -
Re: dlig feature help
The bracketed format is a convenience feature of the Adobe syntax. This all gets compiled into GSUB tables according to the proper structure based upon the GSUB type, which is inherent in the particu…1 -
Re: Font Convertor
A .ttx file is an XML representation of the decoded binary tables of the font. The OpenType features are in the GSUB and GPOS tables. The compiled structure of OT features takes a bit of getting used…1 -
Re: i = dotlessi + dotaccent
You mean when/if it is decomposed. As a referenced component, the outline direction will necessarily be reversed, won’t it?1 -
Re: i = dotlessi + dotaccent
Flipping twice = rotating. Assuming “flip twice” means flip horiz then vert (or vert then horiz). Either way, path direction stays constant. Not so with a single flip. [BTW, back in the day, when I w…2
